Namespace:  Apache.NMS.Util
Assembly:  Apache.NMS (in Apache.NMS.dll)

Syntax

Visual Basic
Protected atomicValue As T
C#
protected T atomicValue
Visual C++
protected:
T atomicValue
JavaScript
atomicValue

See Also